(BASE_PURESIZE): Increase to 910000.
authorKen Raeburn <raeburn@raeburn.org>
Fri, 9 Aug 2002 05:08:00 +0000 (05:08 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Fri, 9 Aug 2002 05:08:00 +0000 (05:08 +0000)
src/puresize.h

index 147b377a69b2137dc25f1b6f708dfbf5dc69ec7a..891dde40d779a7a32515549a188794db541e3726 100644 (file)
@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA.  */
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (830000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (910000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */